-
Couldn't load subscription status.
- Fork 2
Build AArch64 and Cygwin using Ubuntu cross-toolchain #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
385e9f0 to
8569130
Compare
98da404 to
927bc3a
Compare
559b95a to
44f39ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
07cdb0a to
a00c9f1
Compare
75a06e5 to
92d5621
Compare
74c9fbe to
852214e
Compare
9fbf16d to
9fe79f8
Compare
9fe79f8 to
2a77be3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding the suggestions, LGTM..
Adds Ubuntu cross-build job to the upstream workflow,
cygwin.yml, that is downloading MinGW and Cygwin toolchain artifacts from the https://github.com/Windows-on-ARM-Experiments/mingw-woarm64-build repository's latest release.The
-D_WIN64CXXFLAGS_FOR_TARGETis neded becasev12.0.0branch of MinGW, the Cygwin toolchain is built with, do not contain https://github.com/Windows-on-ARM-Experiments/mingw-woarm64/blob/woarm64/mingw-w64-headers/crt/_cygwin.h#L32 fix.